home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 June / Macworld (1998-06).dmg / Inside Macworld / FLIGHTCHECK® v3.3 DEMO / FLIGHTCHECKÆ v3.3 DEMO.rsrc / psri_24600 < prev    next >
Text File  |  1998-03-27  |  542b  |  27 lines

  1. %%BeginCustomForm: 1.0
  2. /BeginCustomForm {
  3. /b4_Inc_state save def
  4. /dict_count countdictstack def
  5. /op_count count 1 sub def
  6. userdict begin
  7. /showpage {} def /copypage {} def
  8. 0 setgray 0 setlinecap
  9. 1 setlinewidth 0 setlinejoin
  10. 10 setmiterlimit [] 0 setdash
  11. newpath
  12. /languagelevel where
  13. {pop languagelevel
  14. 1 ne
  15.  {false setstrokeadjust false setoverprint
  16.  } if
  17. } if
  18. } bind def
  19. /EndCustomForm {
  20. count op_count sub {pop} repeat
  21. countdictstack dict_count sub {end} repeat
  22. b4_Inc_state restore
  23. } bind def
  24. BeginCustomForm
  25. gsave
  26. 0 0 translate 1 -1 scale
  27.